<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart xbar"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">Quantity, Profit</div><div class="y-label left-label">Sub-Category</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 884 583" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="0" x2="0" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="110.5" x2="110.5" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="221" x2="221" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="331.5" x2="331.5" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="442" x2="442" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="552.5" x2="552.5" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="663" x2="663" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="773.5" x2="773.5" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-y" x1="884" x2="884" y1="583" y2="0" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="557.2794117647059" y2="557.2794117647059" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="522.9852941176471" y2="522.9852941176471" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="488.69117647058823" y2="488.69117647058823" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="454.39705882352945" y2="454.39705882352945" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="420.1029411764706" y2="420.1029411764706" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="385.80882352941177" y2="385.80882352941177" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="351.514705882353" y2="351.514705882353" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="317.22058823529414" y2="317.22058823529414" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="282.9264705882353" y2="282.9264705882353" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="248.63235294117646" y2="248.63235294117646" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="214.33823529411765" y2="214.33823529411765" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="180.04411764705884" y2="180.04411764705884" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="145.75" y2="145.75" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="111.45588235294117" y2="111.45588235294117" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="77.16176470588235" y2="77.16176470588235" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="42.86764705882352" y2="42.86764705882352" x1="0" x2="884" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="8.573529411764696" y2="8.573529411764696" x1="0" x2="884" stroke="#bbb" style="display: none;"></line></g></g><g class="multi"><g><g class="multi"><g><g class="grouped"><g><g class="bar horizontal" transform="translate(253.8848, 12.860294117647049)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-32.88480000000001v8.573529411764707h32.88480000000001Z"></path></g><g class="bar horizontal" transform="translate(240.10545, 47.15441176470588)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-19.10544999999999v8.573529411764707h19.10544999999999Z"></path></g><g class="bar horizontal" transform="translate(254.14999999999998, 81.4485294117647)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-33.14999999999998v8.573529411764707h33.14999999999998Z"></path></g><g class="bar horizontal" transform="translate(287.0127, 115.74264705882352)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-66.0127v8.573529411764707h66.0127Z"></path></g><g class="bar horizontal" transform="translate(230.59140000000002, 150.03676470588235)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-9.591400000000021v8.573529411764707h9.591400000000021Z"></path></g><g class="bar horizontal" transform="translate(247.03379999999999, 184.3308823529412)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-26.033799999999985v8.573529411764707h26.033799999999985Z"></path></g><g class="bar horizontal" transform="translate(223.5857, 218.625)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-2.5857000000000028v8.573529411764707h2.5857000000000028Z"></path></g><g class="bar horizontal" transform="translate(231.01129999999998, 252.9191176470588)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-10.011299999999977v8.573529411764707h10.011299999999977Z"></path></g><g class="bar horizontal" transform="translate(231.0997, 287.2132352941177)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-10.099700000000013v8.573529411764707h10.099700000000013Z"></path></g><g class="bar horizontal" transform="translate(260.37115, 321.5073529411765)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-39.37115v8.573529411764707h39.37115Z"></path></g><g class="bar horizontal" transform="translate(236.47000000000003, 355.80147058823536)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-15.470000000000027v8.573529411764707h15.470000000000027Z"></path></g><g class="bar horizontal" transform="translate(225.862, 390.09558823529414)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-4.861999999999995v8.573529411764707h4.861999999999995Z"></path></g><g class="bar horizontal" transform="translate(278.21689999999995, 424.389705882353)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-57.21689999999995v8.573529411764707h57.21689999999995Z"></path></g><g class="bar horizontal" transform="translate(257.34345, 458.6838235294118)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-36.34345000000002v8.573529411764707h36.34345000000002Z"></path></g><g class="bar horizontal" transform="translate(255.89589999999998, 492.9779411764706)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-34.89589999999998v8.573529411764707h34.89589999999998Z"></path></g><g class="bar horizontal" transform="translate(228.14935000000003, 527.2720588235294)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-7.149350000000027v8.573529411764707h7.149350000000027Z"></path></g><g class="bar horizontal" transform="translate(234.71304999999998, 561.5661764705882)" fill="#999" style="fill: rgba(3, 102, 214, 0.8);"><path d="M0,-4.286764705882353h-13.713049999999981v8.573529411764707h13.713049999999981Z"></path></g></g></g><g class="grouped"><g><g class="bar horizontal" transform="translate(684.3998244849998, 21.433823529411754)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-463.39982448499984v8.573529411764707h463.39982448499984Z"></path></g><g class="bar horizontal" transform="translate(421.4249596700001, 55.72794117647059)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-200.42495967000008v8.573529411764707h200.42495967000008Z"></path></g><g class="bar horizontal" transform="translate(293.13204635, 90.0220588235294)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-72.13204635v8.573529411764707h72.13204635Z"></path></g><g class="bar horizontal" transform="translate(554.9504844649998, 124.31617647058823)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-333.9504844649998v8.573529411764707h333.9504844649998Z"></path></g><g class="bar horizontal" transform="translate(182.6282562, 158.61029411764704)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h38.37174379999999v8.573529411764707h-38.37174379999999Z"></path></g><g class="bar horizontal" transform="translate(514.8213376150003, 192.90441176470588)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-293.8213376150003v8.573529411764707h293.8213376150003Z"></path></g><g class="bar horizontal" transform="translate(835.5769651450004, 227.1985294117647)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-614.5769651450004v8.573529411764707h614.5769651450004Z"></path></g><g class="bar horizontal" transform="translate(297.95415253499993, 261.49264705882354)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-76.95415253499993v8.573529411764707h76.95415253499993Z"></path></g><g class="bar horizontal" transform="translate(231.49217611, 295.7867647058824)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-10.492176110000003v8.573529411764707h10.492176110000003Z"></path></g><g class="bar horizontal" transform="translate(365.30353677999994, 330.0808823529412)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-144.30353677999994v8.573529411764707h144.30353677999994Z"></path></g><g class="bar horizontal" transform="translate(282.28610670000006, 364.37500000000006)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-61.28610670000006v8.573529411764707h61.28610670000006Z"></path></g><g class="bar horizontal" transform="translate(258.401563745, 398.66911764705884)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-37.401563744999976v8.573529411764707h37.401563744999976Z"></path></g><g class="bar horizontal" transform="translate(597.2919407649995, 432.9632352941177)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-376.2919407649995v8.573529411764707h376.2919407649995Z"></path></g><g class="bar horizontal" transform="translate(712.8988231299999, 467.2573529411765)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-491.89882312999987v8.573529411764707h491.89882312999987Z"></path></g><g class="bar horizontal" transform="translate(456.13103172, 501.5514705882353)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h-235.13103172v8.573529411764707h235.13103172Z"></path></g><g class="bar horizontal" transform="translate(207.860450525, 535.8455882352941)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h13.139549474999995v8.573529411764707h-13.139549474999995Z"></path></g><g class="bar horizontal" transform="translate(25.13343384500019, 570.1397058823529)" fill="#999" style="fill: rgba(255, 127, 14, 0.8);"><path d="M0,-4.286764705882353h195.86656615499982v8.573529411764707h-195.86656615499982Z"></path></g></g></g></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis"><svg preserveAspectRatio="none" viewBox="0 0 884 32" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L884,0L884,6"></path><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">−20,000</text></g><g class="tick" transform="translate(110.5, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">−10,000</text></g><g class="tick" transform="translate(221, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">0</text></g><g class="tick" transform="translate(331.5, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">10,000</text></g><g class="tick" transform="translate(442, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">20,000</text></g><g class="tick" transform="translate(552.5, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">30,000</text></g><g class="tick" transform="translate(663, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">40,000</text></g><g class="tick" transform="translate(773.5, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">50,000</text></g><g class="tick" transform="translate(884, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">60,000</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis" style=""><svg preserveAspectRatio="none" viewBox="-75 0 75 583" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,583L0,583L0,0L-6,0"></path><g class="tick" transform="translate(0, 565.8529411764706)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Tables</text></g><g class="tick" transform="translate(0, 531.5588235294118)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Supplies</text></g><g class="tick" transform="translate(0, 497.2647058823529)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Storage</text></g><g class="tick" transform="translate(0, 462.97058823529414)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Phones</text></g><g class="tick" transform="translate(0, 428.6764705882353)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Paper</text></g><g class="tick" transform="translate(0, 394.38235294117646)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Machines</text></g><g class="tick" transform="translate(0, 360.0882352941177)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Labels</text></g><g class="tick" transform="translate(0, 325.79411764705884)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Furnishings</text></g><g class="tick" transform="translate(0, 291.5)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Fasteners</text></g><g class="tick" transform="translate(0, 257.20588235294116)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Envelopes</text></g><g class="tick" transform="translate(0, 222.91176470588235)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Copiers</text></g><g class="tick" transform="translate(0, 188.61764705882354)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Chairs</text></g><g class="tick" transform="translate(0, 154.3235294117647)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Bookcases</text></g><g class="tick" transform="translate(0, 120.02941176470588)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Binders</text></g><g class="tick" transform="translate(0, 85.73529411764706)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Art</text></g><g class="tick" transform="translate(0, 51.44117647058823)" visibility=""><path stroke="#000" visibility="false" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Appliances</text></g><g class="tick" transform="translate(0, 17.147058823529402)" visibility=""><path stroke="#000" visibility="hidden" d="M0,17.147058823529413L-6,17.147058823529413"></path><text transform="translate(-10, 0)" fill="#000" dy="0.32em">Accessories</text></g></svg></d3fc-svg></d3fc-group><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="52"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="34" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="34" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="43" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="43" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="43" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="49"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Quantity</text><title>Quantity</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Profit</text><title>Profit</title></g></g></svg></div><div class="tooltip" style="z-index: 3; opacity: 0;"><ul id="tooltip-values"></ul>
</div></div>